Appends the specified JOIN clause to the current SelectFrom`1 instance. Must be followed by On(...)
Must be followed by a call to On(leftKey, rightKey).
SelectFrom<T> Class | Kredor.BO Namespace